Skip to main content
The transfer action is used to send a transfer command to the registrar.

Endpoint

POST - /order/domains/transfer

Request Parameters

Nameservers Structure

  • nameserver1: text
  • nameserver2: text
  • nameserver3: text
  • nameserver4: text
  • nameserver5: text

Contacts Structure

Registrant

  • firstname: text
  • lastname: text
  • fullname: text
  • companyname: text
  • email: text
  • address1: text
  • address2: text
  • city: text
  • state: text
  • zipcode: text
  • country: text
  • phonenumber: text

Tech

  • firstname: text
  • lastname: text
  • fullname: text
  • companyname: text
  • email: text
  • address1: text
  • address2: text
  • city: text
  • state: text
  • zipcode: text
  • country: text
  • phonenumber: text

Billing

  • firstname: text
  • lastname: text
  • fullname: text
  • companyname: text
  • email: text
  • address1: text
  • address2: text
  • city: text
  • state: text
  • zipcode: text
  • country: text
  • phonenumber: text

Admin

  • firstname: text
  • lastname: text
  • fullname: text
  • companyname: text
  • email: text
  • address1: text
  • address2: text
  • city: text
  • state: text
  • zipcode: text
  • country: text
  • phonenumber: text

Sample Transfer Domain Request